/* Save new css overrides here.  We're using this file until the site developer is able to have a local copy of the site  */
/* If you had a local copy of the site, you would add/edit css inside the sass folder files, and then compile the sass, which would update the styles.css file  */
/* If you were compiling sass on your local copy of the site, you would run the command "npm run compile" or "npm run watch" in the root directory of the site. */

li.dropdown {
	margin: 0 0;
}